GoXam for WPF v3
MoveNext Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Enumerator<V,E,Y,T> Structure : MoveNext Method
Advance the enumerator to the next Link.
Syntax
public bool MoveNext()

Return Value

True if there is a next Link; false if it has finished iterating over the collection.
See Also

Reference

GenericNetwork.Enumerator<V,E,Y,T> Structure
GenericNetwork.Enumerator<V,E,Y,T> Members